(copyright-names-regexp): Add custom group.
authorRichard M. Stallman <rms@gnu.org>
Thu, 16 Aug 2007 02:23:23 +0000 (02:23 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 16 Aug 2007 02:23:23 +0000 (02:23 +0000)
lisp/emacs-lisp/copyright.el

index 8543bad2f4e0c3d635f061a4dc3f00bb62609e92..5fdebea68f39f6af39d2abf1b325420074a1c051 100644 (file)
@@ -59,6 +59,7 @@ The second \\( \\) construct must match the years."
 Only copyright lines where the name matches this regexp will be updated.
 This allows you to avoid adding yars to a copyright notice belonging to
 someone else or to a group for which you do not work."
+  :group 'copyright
   :type 'regexp)
 
 (defcustom copyright-years-regexp